home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / rcsdoc.zip / RCSFREEZ.TXT < prev    next >
Text File  |  1991-11-10  |  3KB  |  66 lines

  1.  
  2.  
  3. RCSFREEZE(1)               Unix Programmer's Manual               RCSFREEZE(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      rcsfreeze - freeze a configuration of sources checked in under RCS
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      rrrcccsssfffrrreeeeeezzzeee [_n_a_m_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      rrrcccsssfffrrreeeeeezzzeee assigns a symbolic revision number to a set of RCS  files  that
  14.      form a valid configuration.
  15.  
  16.      The idea is to run rrrcccsssfffrrreeeeeezzzeee each time a new version is  checked  in.   A
  17.      unique  symbolic  name  (CCC____n_u_m_b_e_r,  where  _n_u_m_b_e_r  is increased each time
  18.      rrrcccsssfffrrreeeeeezzzeee is run) is then assigned to the most recent  revision  of  each
  19.      RCS file of the main trunk.
  20.  
  21.      An optional _n_a_m_e argument to rrrcccsssfffrrreeeeeezzzeee  gives  a  symbolic  name  to  the
  22.      configuration.  The unique identifier is still generated and is listed in
  23.      the log file but it will not appear as part of the symbolic revision name
  24.      in the actual RCS files.
  25.  
  26.      A log message is requested from the user for future reference.
  27.  
  28.      The shell script works only on all RCS files at one  time.   All  changed
  29.      files  must be checked in already.  Run _r_c_s_c_l_e_a_n(1) first and see whether
  30.      any sources remain in the current directory.
  31.  
  32. FFFIIILLLEEESSS
  33.  
  34.      RRRCCCSSS///...rrrcccsssfffrrreeeeeezzzeee...vvveeerrr
  35.           version number
  36.  
  37.      RRRCCCSSS///...rrrcccsssfffrrreeeeeezzzeee...llloooggg
  38.           log messages, most recent first
  39.  
  40. AAAUUUTTTHHHOOORRR
  41.      Stephan v. Bechtolsheim
  42.  
  43. SSSEEEEEE AAALLLSSSOOO
  44.      co(1), rcs(1), rcsclean(1), rlog(1)
  45.  
  46. BBBUUUGGGSSS
  47.      rrrcccsssfffrrreeeeeezzzeee does  not  check  whether  any  sources  are  checked  out  and
  48.      modified.
  49.  
  50.      Although both source file names and RCS file names are accepted, they are
  51.      not paired as usual with RCS commands.
  52.  
  53.      Error checking is rudimentary.
  54.  
  55.      rrrcccsssfffrrreeeeeezzzeee is just an optional example shell script,  and  should  not  be
  56.      taken too seriously.  See CVS for a more complete solution.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                     \*(Dt                                    1
  65.  
  66.